ConvexPolyObjectN
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
ConvexPolyObjectN()
SYNOPSIS
geom_lib/convex.c:145
IPObjectStruct *ConvexPolyObjectN(IPObjectStruct *PObj)
DESCRIPTION
Routine to test all polygons in a given object for convexity, and split
non convex ones, non destructively - the original object is not modified.
This function will introduce new vertices to the split polygons.
PARAMETERS:
PObj: To test for convexity of its polygons.
FUNCTION RETURN VALUE
IPObjectStruct *: A duplocate of PObj, but with convex polygons only.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:13 GMT, October 17, 2022